home *** CD-ROM | disk | FTP | other *** search
- Path: news1.halcyon.com!coho!danubius
- From: danubius@coho.halcyon.com ()
- Newsgroups: comp.lang.c++
- Subject: Recognizing class instantiation type?
- Date: 31 Mar 1996 08:47:23 GMT
- Organization: Northwest Nexus, Inc. - Professional Internet Services
- Message-ID: <4jlgqr$rn3@news1.halcyon.com>
- NNTP-Posting-Host: coho.halcyon.com
-
- Is there any way to determine inside of a class whether it was
- instantiated in the dynamic memory (with "new"), or on the stack?
-
- Thanks,
- Joe
-